home *** CD-ROM | disk | FTP | other *** search
- Dream Blaster's menu maker V1.0
-
- USAGE: DBL Menu <script file>
-
- The configuration file ( script file ) must be created in the following way:
-
- a) - Window title (WINDOW)
- b) - Gadget name (ITEM)
- c) - Program to be executed (CALL) at button pression !!!
-
- EXAMPLE:
-
- WINDOW Example
- ITEM XCopy Professional
- CALL Tools:XCopy
- ITEM Cygnus Editor
- CALL WordProc:CEd
-
- In this version you can have a menu with 18 elements maximum , but in the
- next one...
-
- The main window is screen centered and the program automatically works in
- multitasking!!!
-
- This program is Public Domain and is very similar to the old JMenu, but
- this one doesn't create any problem with Staker, lets you cleanly exit even
- without a choice and finally, last but not least, I've done it with my own
- hands!!!
-
- Greetings to Pitagora, Lizard, HBT and TRG!!!
-
- - Dream Blaster -
-
-